Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Microsoft.PowerShell.SDK and System.Management.Automation #175

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2024

Bumps Microsoft.PowerShell.SDK and System.Management.Automation. These dependencies needed to be updated together.
Updates Microsoft.PowerShell.SDK from 7.4.4 to 7.4.5

Release notes

Sourced from Microsoft.PowerShell.SDK's releases.

v7.4.5 Release of PowerShell

7.4.5 - 2024-08-20

General Cmdlet Updates and Fixes

  • Fix WebCmdlets when -Body is specified but ContentType is not (#24145)

Tests

  • Rewrite the mac syslog tests to make them less flaky (#24152)

Build and Packaging Improvements

Documentation and Help Content

  • Update docs sample nuget.config (#24147)
  • Fix up broken links in Markdown files (#24144)

SHA256 Hashes of the release artifacts

  • hashes.sha256
    • A422403F4AF41F19A8C9485B843F5A382D28CFBA30D7EE157BAEE8C3E2574B46
  • powershell_7.4.5-1.deb_amd64.deb
    • 51C2948F820B663E779E7CFCE00146FD12EFAC47BBE2EFD3140F8DB6962E0424
  • powershell-7.4.5-1.cm.aarch64.rpm

... (truncated)

Commits

Updates System.Management.Automation from 7.3.12 to 7.4.5

Release notes

Sourced from System.Management.Automation's releases.

v7.4.5 Release of PowerShell

7.4.5 - 2024-08-20

General Cmdlet Updates and Fixes

  • Fix WebCmdlets when -Body is specified but ContentType is not (#24145)

Tests

  • Rewrite the mac syslog tests to make them less flaky (#24152)

Build and Packaging Improvements

Documentation and Help Content

  • Update docs sample nuget.config (#24147)
  • Fix up broken links in Markdown files (#24144)

SHA256 Hashes of the release artifacts

  • hashes.sha256
    • A422403F4AF41F19A8C9485B843F5A382D28CFBA30D7EE157BAEE8C3E2574B46
  • powershell_7.4.5-1.deb_amd64.deb
    • 51C2948F820B663E779E7CFCE00146FD12EFAC47BBE2EFD3140F8DB6962E0424
  • powershell-7.4.5-1.cm.aarch64.rpm

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from a team as a code owner September 9, 2024 23:24
@dependabot dependabot bot added the dependencies Changes for a dependency update label Sep 9, 2024
Bumps [Microsoft.PowerShell.SDK](https://github.com/PowerShell/PowerShell) and [System.Management.Automation](https://github.com/PowerShell/PowerShell). These dependencies needed to be updated together.

Updates `Microsoft.PowerShell.SDK` from 7.4.4 to 7.4.5
- [Release notes](https://github.com/PowerShell/PowerShell/releases)
- [Commits](PowerShell/PowerShell@v7.4.4...v7.4.5)

Updates `System.Management.Automation` from 7.3.12 to 7.4.5
- [Release notes](https://github.com/PowerShell/PowerShell/releases)
- [Commits](PowerShell/PowerShell@v7.3.12...v7.4.5)

---
updated-dependencies:
- dependency-name: Microsoft.PowerShell.SDK
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: System.Management.Automation
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/multi-648663ae7a branch from ecb0bb6 to 9392209 Compare September 14, 2024 10:21
@BernieWhite BernieWhite merged commit 2ee2d93 into main Sep 30, 2024
14 checks passed
@BernieWhite BernieWhite deleted the dependabot/nuget/multi-648663ae7a branch September 30, 2024 05:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Changes for a dependency update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant